Don't ever go unconditionally to the buffer ends; that doesn't work if the
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Jul 2005 19:46:43 +0000 (19:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 11 Jul 2005 19:46:43 +0000 (19:46 +0000)
commiteac5b1561f3b827ab484c004a9679c38e6d58a96
tree1faad80f9c50dea47b74323d10eaa60a129af77c
parent78c52d7141f97f1c525cab17277ca9474fbba621
Don't ever go unconditionally to the buffer ends; that doesn't work if the

2005-07-11  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Don't
ever go unconditionally to the buffer ends; that doesn't work
if the initial or final portion of the buffer are invisible.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktextview.c